Skip to content

chore(deps): update dependency got to v14.6.6#158

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/got-14.x-lockfile
Open

chore(deps): update dependency got to v14.6.6#158
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/got-14.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
got 14.6.114.6.6 age confidence

Release Notes

sindresorhus/got (got)

v14.6.6

Compare Source

  • Fix stream auto-end for empty PATCH/DELETE/OPTIONS 4d5168c
    • The bug was introduced in b65b0e1, where it incorrectly auto-closed streams for empty PATCH/DELETE/OPTIONS when using streams. This broke the documented use case of piping data to a got stream for these methods.
    • Docs:

      got.stream does not auto-end for OPTIONS, DELETE, or PATCH so you can pipe or write a body without getting write after end. Call stream.end() when you are not piping a body.


v14.6.5

Compare Source

  • Fix TypeScript type inference for got.extend() with responseType option f7ab6e9

v14.6.4

Compare Source

  • Fix dnsLookup option type to accept Node.js dns.lookup 47c3155

v14.6.3

Compare Source


v14.6.2

Compare Source

  • Fix path segments containing colons being misidentified as absolute URLs 0a16a9c


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 8am and before 6pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Nov 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.2 chore(deps): update dependency got to v14.6.3 Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 209d66b to 2703c51 Compare November 7, 2025 22:02
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.3 chore(deps): update dependency got to v14.6.4 Nov 14, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 2703c51 to 4194725 Compare November 14, 2025 11:47
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.4 chore(deps): update dependency got to v14.6.5 Nov 22, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 4194725 to a5c4c4c Compare November 22, 2025 14:32
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.5 chore(deps): update dependency got to v14.6.6 Dec 30, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from a5c4c4c to 4e5c9b8 Compare December 30, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants